home *** CD-ROM | disk | FTP | other *** search
/ Grand Slam 3 / Grand Slam 3.iso / 002 / inet32.arj / HISTORY.DOC < prev    next >
Text File  |  1995-09-09  |  6KB  |  118 lines

  1.   
  2.                      The Internet Connection Version 3.2
  3.                      -----------------------------------
  4.  
  5.                            By: Mark Williamson
  6.                         Contact: 1:202/750@Fidonet
  7.                          or  omega@connectnet.com
  8.  
  9.  
  10.  
  11.   HISTORY.DOC
  12.   -----------
  13.  
  14.   Version 3.0 .........................................................
  15.  
  16.   Very important!  The multi-node configuration is fixed.  This has been
  17.   causing great trouble with multi-node users.  This is the cause of the
  18.   log file being written to the root directory, disappearing address book,
  19.   and other strange errors.  Before 3.0, Inet would look for INET.x (x=NODE
  20.   number) as the configuration file to load.  But, it would also write the
  21.   log file as INET.x!  Thus, when it went to read the config file, it
  22.   wouldn't find any valid options, and null everything out!  This is now
  23.   fixed!  The multinode configuration files are named INETCFG.x and the
  24.   multinode log files are INETLOG.x.  The single node files are INET.CFG
  25.   and INET.LOG.
  26.  
  27.   Inet will look for the INETCFG.x automatically at startup.  If it is not
  28.   found, it will load INET.CFG.  This gives you flexibility so you can have
  29.   different configs for each node if you really want to.
  30.  
  31.   The internal message editor now has an import feature.  If the user's
  32.   security level matches the Sysop Security Level, the import feature will
  33.   be visible and active, otherwise it will be invisible and inactive.
  34.  
  35.   A new program has been written by James Goldbloom to handle the job of
  36.   FixMsg.  This program is called REPLYCHK.  It's sole purpose in life is
  37.   to convert the Fidonet standard ^aREPLYADDR line of an incoming Internet
  38.   message to a line that will be exported by your BBS.  Some BBS packages
  39.   like RemoteAccess and Proboard, do not write the CTL-A (^A) kludge lines
  40.   which are usually invisible to the reader.  These kludge lines provide
  41.   information to the computers that 'see' these messages.  REPLYCHK reads
  42.   the REPLYADDR kludge line, and if it is an internet address, it will
  43.   write a new line to the message which begins with @INETADDR.  Since this
  44.   line is unique to Inet, only those messages that contain it are treated
  45.   as Internet messages and handled appropriately during the reply process.
  46.   REPLYCHK will be placed in the batch file you use to run your BBS.
  47.   Preferebly in after your tosser tosses the mail, but before it imports
  48.   it.  If you have more questions, please post them in the OMEGA_SOFT echo,
  49.   so everyone can benefit from the answers :)
  50.  
  51.   NOTE:  Use of the REPLYCHK program is required to enable the reply mode
  52.   feature of Inet!
  53.  
  54.   For MAXIMUS sysops, please see the file MAXIMUS for addon's that you
  55.   might want to use!
  56.  
  57.   Really, all known bugs are fixed finally!
  58.  
  59.   When spawning the external editor, the comm port is now reinitialized on
  60.   return.  This was the cause of the disappearing output when the editor
  61.   returned to Inet.
  62.  
  63.   When the user selected the PUBLIC address book when there is no data or
  64.   the file is missing, there would be no message stating so.  That has been
  65.   fixed with the addition of the NOPUBLIC.A?? help file.
  66.  
  67. * Added an option to turn off the appending of the [Exported by...] line at
  68.   the end of each message.  This was strictly cosmetic and was requested by
  69.   quite a few registered users.  So, at the request of even more registered
  70.   customers, I've added this option to turn off the exported line.
  71.  
  72. * Internal ANSI and ASCII editors, for those who use BBS systems that don't
  73.   easily use external message editor programs, or if you prefer the simple
  74.   approach.  Looks good, works great!
  75.  
  76. * Address book manager.  Edit, add, tag/delete, pack files, and convert
  77.   address book files.  Don't forget to convert, prior to putting online
  78.   if you are currently running an older version before 3.0.
  79.  
  80. * User file manager.  Edit, add, tag/delete and pack the user files.
  81.  
  82. * Time and date stamp added to end of exported messages (and import,
  83.   if enabled.)
  84.  
  85. * Expanded online help and documentation.
  86.  
  87. * Rewritten documentation, in depth details on configuration options,
  88.   setup, hints and tips on usage, plus extra documentation on how to find a
  89.   UUCP host near you, setting up Inet on your BBS, and more.
  90.  
  91. * Intelligent reply handling feature, will detect the sender's address from
  92.   just about any internet mail format.  Used in your BBS batch file upon
  93.   receipt of netmail, REPLYCHK will check the incoming netmail before your
  94.   tosser goes to work to import the message.  If the message is an internet
  95.   message (i.e. from your UUCP host), REPLYCHK will find the sender's address
  96.   and add a special line to the message so Inet can see the address
  97.   consistently, and with a high degree of accuracy.
  98.  
  99. * Added a macro to have Inet fill in the subject line with the contents of
  100.   the address COMMENT field.  By putting a dollar sign character, $, at the
  101.   beginning of the comment field, Inet will load the comment field and copy
  102.   it to the subject line when the user selects an address from their address
  103.   book.  This is a GREAT feature... use it for your public address book
  104.   so your users can enjoy the power of Internet netmailing!
  105.  
  106. * Added a quick-list feature.  When the user is at the To: prompt, they may
  107.   press the backslash key, \, and a list of their addresses will be
  108.   displayed.  This list is exactly the same as that displayed when the user
  109.   presses / for the address book menu, then S for Select Address.
  110.  
  111. * Better online help screens give more detail about what is expected of the
  112.   user at any given point.
  113.  
  114. * The log file system is back.  Due to a bug, it disappeared in 1.6.
  115.  
  116. * It was noted that the prompt to add the address to the address book was
  117.   only visible on the local screen, not on the remote.  This has been fixed.
  118.